LinuxQMISDK  SLQS04.00.27
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
qaDsdGetSystemStatus.h
Go to the documentation of this file.
1 /*
2  * \ingroup dsd
3  *
4  * Filename: qaDsdGetSystemStatus.h
5  *
6  * \brief This file contains definitions, enumerations, structures and
7  * forward declarations for qaDsdGetSystemStatus.c
8  *
9  * Copyright: © 2020 Sierra Wireless, Inc. all rights reserved
10  *
11  * @For_5G
12  */
13 
14 #ifndef __WDS_GET_SYSTEM_STATUS_H__
15 #define __WDS_GET_SYSTEM_STATUS_H__
16 
17 #include "qaGobiApiDsd.h"
18 
19 /* enum declarations */
20 
21 /*
22  *
23  * An enumeration of QMI_DSD_GET_SYSTEM_STATUS response TLV IDs
24  * *
25  */
27 {
33 };
34 
35 /************
36  * Prototypes
37  **************/
39  WORD *pMlength,
40  BYTE *pBuffer );
41 
43  BYTE *pMdmResp,
44  struct QmiDsdSystemStatus *pAipResp );
45 
46 #endif /* __WDS_GET_SYSTEM_STATUS_H__ */
eQCWWANError
Definition: qmerrno.h:19
Data System Determination API function prototypes.
unsigned char BYTE
Definition: SwiDataTypes.h:33
Definition: qaDsdGetSystemStatus.h:28
eDSD_GET_SYSTEM_STATUS_RESP
Definition: qaDsdGetSystemStatus.h:26
enum eQCWWANError UpkQmiDsdGetSystemStatus(BYTE *pMdmResp, struct QmiDsdSystemStatus *pAipResp)
Definition: qaDsdGetSystemStatus.h:30
Definition: qaDsdGetSystemStatus.h:31
enum eQCWWANError PkQmiDsdGetSystemStatus(WORD *pMlength, BYTE *pBuffer)
Definition: qaDsdGetSystemStatus.h:29
Definition: qaDsdGetSystemStatus.h:32
Definition: qaGobiApiDsd.h:254
unsigned short WORD
Definition: SwiDataTypes.h:35

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved